

*{
     font: 12px/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}

/*轮播*/
.item img{
	width: 100%;
	max-height: 450px!important;
}
.item a{
	text-decoration: none;
}
/*轮播指标*/
.carousel-indicators{
	    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
ol{
    margin-top: 0;
    /* margin-bottom: 10px; */
   	margin-bottom: 0;
}
.carousel-indicators > li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators > .active {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: #fff;
}

.div_ul{
	padding: 15px;
	background-color: #f5f5f5;
}
.div_ul > ul{
	list-style: none;
	margin: 0;
}
.div_ul > ul li img{
	width: 20px;
	height: 20px;
	margin-bottom: 5px;
	
}
.div_ul > ul li{
	display: inline-block;
	width: 21%;
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 10px 0;
	
}
.div_ul > ul li a{
	text-decoration: none;
	color: #666;
}
.div_ul > ul li a p{
	margin-top: 5px;
	margin-bottom: 0;
	font-size:12px ;
}
.rightmar{
	margin-right: 3.5%!important;
}
.bottommar{
	margin-bottom: 15px!important;
}

/*视频中心*/
.video{
	background: url(img/home/img_09.png)no-repeat center 16% #bb2118;
	background-size: 100% auto;
	padding: 0 5%;
    padding-top: 10px;
    padding-bottom: 34px;
}
.video .tit {
    display: block;
    line-height: 37px;
    height: 37px;
    width: 100%;
    font-size: 18px;
    color: #fff;
}
.video .tit > span{
	float: left;
}
.video .tit > a{
	float: right;
	color: #fb9c9c;
	font-size: 12px;
	text-decoration: none;
}
.video .video-box {
    width: 100%;
    position: relative;
    /* padding-bottom: 14px; */
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-container ul{
	list-style: none;
}
.bgsize {
    background-size: cover !important;
}

/*新闻媒体*/
.news{
	padding: 15px 5%;
}

.news .top .left{
	float: left;
}
.news .top .left p{
	
	font-size: 18px;
	color:#bb2118 ;
	margin: 0;
}
.line{
	background-color: #dedede;
    width: 20%;
    height: 2px;
    margin-top:5px;
    margin-bottom: 10px;
    display: block;

}
/*轮播*/
.shuffling{
	padding-bottom: 30px;
}
.shuffling > .carousel-indicators{
	position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    
}
.shuffling > .carousel-indicators > li {
    display: inline-block;
    margin: 0;
    text-indent: -999px;
    cursor: pointer;
    height: 4px;
    width: 8px;
    border-radius: 3px;
    background-color: #bbbbbb;
   
}
.shuffling > .carousel-indicators > .active {
    width: 13px;
    height: 4px;
	margin: 0;
    background-color: #bb2118;
}
.item .tit {
    color: #000;
    line-height: 16px;
    font-size: 14px;
    display: block;
    margin-top: 6px;
}
.item .date {
    line-height: 14px;
    color: #8d8d8d;
    font-family: "Calibri";
    display: block;
}
.centcont-talent{
    background: url("../img/recruitment/img_54.jpg") no-repeat center top #f5f5f5;
    position: relative;
   
}
.talent{
    padding: 0 5%;
    padding-top: 10px;
    padding-bottom: 30px;
    
}
.talent .titbox {
    width: 100%;
    font-size: 16px; 
    line-height: 36px;
    margin: 0 auto;
}

.talent .titbox img {
    width: 100%;
}

.talent .titbox h4 {
    /*color: #045dac;*/
   color: #bb2118;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 15px;
    text-align: center;
}
.talent .titbox p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
}
.talent .titbox p strong {
   
    font-size: 16px;
   
}

.talent .titbox p img{
    /* width: 100%; */
    height: auto;
}

.talent .titbox_product {
    width: 100%;
    font-size: 16px; 
    line-height: 36px;
    margin: 0 auto;
}

.talent .titbox_product h4 {
    /*color: #045dac;*/
   color: #bb2118;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 15px;
    text-align: center;
}
.talent .titbox_product p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
}
.talent .titbox_product p strong {
   
    font-size: 16px;
   
}

.talent .titbox_product p img{
    /* width: 100%; */
    height: auto;
}
